home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1998 December / cd joystick no99 decembre 1998.iso / Data / SECOURS / RESCUE81.ZIP / RESCUE98.EXE / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  1998-02-21  |  6KB  |  260 lines

  1. object Form2: TForm2
  2.   Left = 201
  3.   Top = 108
  4.   HelpContext = 8
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   Caption = 'WinRescue 98'
  8.   ClientHeight = 246
  9.   ClientWidth = 360
  10.   Color = clWhite
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   Position = poScreenCenter
  18.   OnActivate = FormShow
  19.   OnClose = FormClose
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Shape1: TShape
  23.     Left = 12
  24.     Top = 5
  25.     Width = 162
  26.     Height = 92
  27.     Brush.Color = clRed
  28.   end
  29.   object Image1: TImage
  30.     Left = 27
  31.     Top = 11
  32.     Width = 140
  33.     Height = 30
  34.     Picture.Data = {<image001.bmp>}
  35.   end
  36.   object Label8: TLabel
  37.     Left = 56
  38.     Top = 36
  39.     Width = 97
  40.     Height = 13
  41.     Alignment = taRightJustify
  42.     AutoSize = False
  43.     Caption = 'Version 1.01  2/21/98'
  44.     Font.Charset = DEFAULT_CHARSET
  45.     Font.Color = clBlack
  46.     Font.Height = -8
  47.     Font.Name = 'Small Fonts'
  48.     Font.Style = []
  49.     ParentFont = False
  50.     Transparent = True
  51.     WordWrap = True
  52.   end
  53.   object Label1: TLabel
  54.     Left = 28
  55.     Top = 50
  56.     Width = 129
  57.     Height = 45
  58.     Alignment = taCenter
  59.     AutoSize = False
  60.     Caption = 
  61.       '∩┐╜ Copyright 1998 by Ray Geide Super Win Software http://superwin' +
  62.       '.com geide@superwin.com'
  63.     Color = clRed
  64.     Font.Charset = DEFAULT_CHARSET
  65.     Font.Color = clBlack
  66.     Font.Height = -9
  67.     Font.Name = 'Small Fonts'
  68.     Font.Style = []
  69.     ParentColor = False
  70.     ParentFont = False
  71.     Transparent = True
  72.     WordWrap = True
  73.   end
  74.   object Label2: TLabel
  75.     Left = 16
  76.     Top = 102
  77.     Width = 153
  78.     Height = 33
  79.     Alignment = taCenter
  80.     AutoSize = False
  81.     Caption = 'See instructions to the right for registering.'
  82.     Font.Charset = DEFAULT_CHARSET
  83.     Font.Color = clBlue
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = []
  87.     ParentFont = False
  88.     WordWrap = True
  89.   end
  90.   object Label3: TLabel
  91.     Left = 22
  92.     Top = 196
  93.     Width = 139
  94.     Height = 13
  95.     Caption = 'Enter Registration Key below:'
  96.     Color = clWhite
  97.     Font.Charset = DEFAULT_CHARSET
  98.     Font.Color = clBlue
  99.     Font.Height = -11
  100.     Font.Name = 'MS Sans Serif'
  101.     Font.Style = []
  102.     ParentColor = False
  103.     ParentFont = False
  104.   end
  105.   object Label7: TLabel
  106.     Left = 180
  107.     Top = 22
  108.     Width = 49
  109.     Height = 33
  110.     Alignment = taCenter
  111.     AutoSize = False
  112.     Caption = '10'
  113.     Color = clWhite
  114.     Font.Charset = DEFAULT_CHARSET
  115.     Font.Color = clBlack
  116.     Font.Height = -32
  117.     Font.Name = 'MS Sans Serif'
  118.     Font.Style = [fsBold]
  119.     ParentColor = False
  120.     ParentFont = False
  121.     Transparent = True
  122.   end
  123.   object Label6: TLabel
  124.     Left = 232
  125.     Top = 4
  126.     Width = 121
  127.     Height = 29
  128.     Alignment = taCenter
  129.     AutoSize = False
  130.     Caption = 'WinRescue 98 is only for Windows98.'
  131.     Font.Charset = DEFAULT_CHARSET
  132.     Font.Color = clRed
  133.     Font.Height = -11
  134.     Font.Name = 'MS Sans Serif'
  135.     Font.Style = [fsBold]
  136.     ParentFont = False
  137.     WordWrap = True
  138.   end
  139.   object Label9: TLabel
  140.     Left = 232
  141.     Top = 40
  142.     Width = 121
  143.     Height = 33
  144.     Alignment = taCenter
  145.     AutoSize = False
  146.     Caption = 'Use WinRescue 95 for Windows95.'
  147.     Font.Charset = DEFAULT_CHARSET
  148.     Font.Color = clRed
  149.     Font.Height = -11
  150.     Font.Name = 'MS Sans Serif'
  151.     Font.Style = [fsBold]
  152.     ParentFont = False
  153.     WordWrap = True
  154.   end
  155.   object Button2: TButton
  156.     Left = 24
  157.     Top = 134
  158.     Width = 65
  159.     Height = 21
  160.     Caption = '&Continue'
  161.     Default = True
  162.     Enabled = False
  163.     ModalResult = 1
  164.     TabOrder = 0
  165.     OnClick = Button2Click
  166.   end
  167.   object Button3: TButton
  168.     Left = 96
  169.     Top = 134
  170.     Width = 66
  171.     Height = 21
  172.     Caption = 'E&xit'
  173.     Default = True
  174.     ModalResult = 1
  175.     TabOrder = 1
  176.     OnClick = Button3Click
  177.   end
  178.   object Edit1: TEdit
  179.     Left = 16
  180.     Top = 216
  181.     Width = 153
  182.     Height = 21
  183.     TabOrder = 2
  184.   end
  185.   object CheckBox1: TCheckBox
  186.     Left = 24
  187.     Top = 168
  188.     Width = 137
  189.     Height = 17
  190.     Caption = 'Do Not Show This Form.'
  191.     Enabled = False
  192.     Font.Charset = DEFAULT_CHARSET
  193.     Font.Color = clBlue
  194.     Font.Height = -11
  195.     Font.Name = 'MS Sans Serif'
  196.     Font.Style = []
  197.     ParentFont = False
  198.     TabOrder = 3
  199.   end
  200.   object Panel1: TPanel
  201.     Left = 184
  202.     Top = 72
  203.     Width = 169
  204.     Height = 166
  205.     BevelOuter = bvNone
  206.     Color = clBlack
  207.     TabOrder = 4
  208.     object Label4: TLabel
  209.       Left = 2
  210.       Top = 4
  211.       Width = 165
  212.       Height = 81
  213.       Alignment = taCenter
  214.       AutoSize = False
  215.       Caption = 
  216.         'This program is Shareware, you may evaluate it for a period of n' +
  217.         'o more than 30 days.  After this time you must register it by ca' +
  218.         'lling 1-800-242-4775 ext. 15510 or by going to http:// www.super' +
  219.         'win.com/rescue.htm.  Registration price is $19.95.'
  220.       Font.Charset = DEFAULT_CHARSET
  221.       Font.Color = clWhite
  222.       Font.Height = -9
  223.       Font.Name = 'Small Fonts'
  224.       Font.Style = []
  225.       ParentFont = False
  226.       Transparent = True
  227.       WordWrap = True
  228.     end
  229.     object Label5: TLabel
  230.       Left = 2
  231.       Top = 84
  232.       Width = 165
  233.       Height = 97
  234.       Alignment = taCenter
  235.       AutoSize = False
  236.       Caption = 
  237.         'Failure to comply with this condition is a violation of United S' +
  238.         'tates and international copyright law.  This program is fully fu' +
  239.         'nctional, however registering entitles you to receive the regisl' +
  240.         'ation key and gets rid of this nag screen.  Please register.'
  241.       Color = clYellow
  242.       Font.Charset = DEFAULT_CHARSET
  243.       Font.Color = clWhite
  244.       Font.Height = -9
  245.       Font.Name = 'Small Fonts'
  246.       Font.Style = []
  247.       ParentColor = False
  248.       ParentFont = False
  249.       Transparent = True
  250.       WordWrap = True
  251.     end
  252.   end
  253.   object Timer1: TTimer
  254.     Interval = 100
  255.     OnTimer = Timer1Timer
  256.     Left = 336
  257.     Top = 88
  258.   end
  259. end
  260.